home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / ninho.dxr / 00148.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  158 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(8) then
  3.     sound playFile 2, "..\som\pendul.wav"
  4.     go("animf")
  5.   end if
  6.   HotSpots(2, 7, "..\som\pendul.wav")
  7.   Loopframe()
  8. end
  9.